Api
API for PopupWidgets. Add, remove, and interact with popups here.
Author
fzzyhmstrs
Since
0.2.0
Functions
Provides an element for the current popup widget to focus on.
Removes the top widget from the current me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen widget stack, if any. Pops the popup on the next tick.
Removes the top widget from the current me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen widget stack, if any
Removes the top widget from the current me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen widget stack, if any, immediately, rather than on the next tick.
Sets a PopupWidget to the current screen on the next tick, if the current screen is a me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen
Sets a PopupWidget to the current screen immediately, if the current screen is a me.fzzyhmstrs.fzzy_config.screen.PopupWidgetScreen